projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e0ed2d
)
(SUNOS_LOCALTIME_BUG): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 21 Jul 1993 22:23:24 +0000
(22:23 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 21 Jul 1993 22:23:24 +0000
(22:23 +0000)
src/s/sunos4-1.h
patch
|
blob
|
history
diff --git
a/src/s/sunos4-1.h
b/src/s/sunos4-1.h
index 9b16bfa29327d7c47a5ac150dd33ecb4e89c73b7..6df54dbad62518c596eb7e01eb54848e8bab5187 100644
(file)
--- a/
src/s/sunos4-1.h
+++ b/
src/s/sunos4-1.h
@@
-20,3
+20,6
@@
with this, you may need to link with the resolver library; to do
that, copy the following definition to config.h. */
/* #define LIBS_SYSTEM -lresolv */
+
+/* Tell GNU malloc to compensate for a bug in localtime. */
+#define SUNOS_LOCALTIME_BUG